[]
Gets or sets the list that hold the items to be returned in the public api.
protected List<T> InternalList { get; }
Protected ReadOnly Property InternalList As List(Of T)